Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for scala 2.13.0 #97

Merged
merged 1 commit into from
Jul 20, 2019
Merged

Conversation

satabin
Copy link
Member

@satabin satabin commented May 9, 2019

Closes #96

@satabin satabin added this to the 4.0.0 milestone May 9, 2019
@satabin satabin self-assigned this May 9, 2019
@codecov
Copy link

codecov bot commented May 9, 2019

Codecov Report

Merging #97 into master will increase coverage by 0.15%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   87.75%   87.91%   +0.15%     
==========================================
  Files          16       17       +1     
  Lines         531      538       +7     
  Branches       39       30       -9     
==========================================
+ Hits          466      473       +7     
  Misses         65       65
Impacted Files Coverage Δ
core/src/main/scala/diffson/lcs/Patience.scala 100% <100%> (+2.59%) ⬆️
...e/src/main/scala/diffson/jsonpointer/package.scala 100% <100%> (ø) ⬆️
core/src/main/scala/diffson/package.scala 71.42% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c396d9e...3785249. Read the comment docs.

@satabin satabin force-pushed the dependency/scala-2.13.0-RC1 branch from e68eee6 to 0f108d7 Compare June 13, 2019 18:18
@satabin satabin changed the title Add support for scala 2.13.0-RC1 Add support for scala 2.13.0 Jun 13, 2019
@satabin satabin force-pushed the dependency/scala-2.13.0-RC1 branch 2 times, most recently from b4c6949 to cbe720d Compare July 20, 2019 10:27
@satabin satabin force-pushed the dependency/scala-2.13.0-RC1 branch from cbe720d to 3785249 Compare July 20, 2019 10:28
@satabin satabin merged commit 25bbd89 into master Jul 20, 2019
@satabin satabin deleted the dependency/scala-2.13.0-RC1 branch July 20, 2019 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for scala 2.13.0
1 participant